home *** CD-ROM | disk | FTP | other *** search
Text File | 2001-08-04 | 3.0 KB | 97 lines | [TEXT/ttxt] |
- 24U Appearance OSAX Release Notes
- ----------------------------------
-
- This is a brief history of important changes across released versions.
-
-
- 1.2
-
- - added data input examples and comments into the "display better dialog"
- sample script
- - added support for pop-up menus as another item kind
- - floating message window's message can now be specified in a direct parameter
- of the "create message window" command
- - "display alert" command now returns error number -128 when cancel button
- is clicked or Escape key pressed, just like "display dialog" does it
- - "display better dialog" correctly returns blank strings in fields returned
- - "display better dialog" now accepts longer prompt strings
- - period now can by typed in text and passwords fields
-
-
- 1.1.1
-
- - "texts" replaced by "choices" in properties of better dialog reply
- - changed value names for checkboxes and radio buttons to prevent
- terminology conflicts with other scripting additions
- - improved compatibility with FileMaker Pro
-
-
- 1.1 (never announced to public)
-
- - introduced "display better dialog" command
- - added sample script "display better dialog"
-
- - "display alert" now correctly notifies user when issued in backround
- - corrected text positioning when resizing floating message windows
- - fixed memory leak in "create progress indicator" command
- - fixed memory leak in "update progress indicator" command
- - fixed memory leak in "update message window" command
- - fixed memory leak in "display alert" command
- - improved the progress indicator's terminology a little
-
- -----------------------------------------------------------------------------
- December 21, 2000
-
- Appearance OSAX, previously developed by HOnza Koudelka alone, is now being
- developed by team of programmers (including HOnza Koudelka and Tomas
- Zahradnicky) in 24U s.r.o.
-
- Any new versions are now Copyright © by 24U s.r.o.
- -----------------------------------------------------------------------------
-
- 1.0
-
- - finally released as shareware
- - added serial number protection, removed fixed expiration date
- - improved sample scripts
- - improved AppleEvent handling in floating windows
- - improved AppleScript terminology
-
-
- 0.7
-
- - released and promoted as public preview
- - introduced vertical scroll bar in resizable floating message windows
-
-
- 0.6
-
- - introduced push buttons in progress indicator
- - introduced floating window handler for receiving events from floating windows
- - Appearance OSAX patches ExitToShell and tries to close all windows when
- quitting
- - windows are now handled correctly when more than one application uses
- Appearance OSAX
- - closing window of application running in background does not cause system
- crash anymore
- - improved error handling in low-memory conditions
-
-
- 0.5
-
- - introduced floating message windows
- - introduced floating progress indicator
-
-
- 0.3
-
- - released as a private preview for author's friends
- - introduced "post notification" and "remove notification" commands
- - improved AppleScript terminology
-
-
- 0.1d1
-
- - initial release for AppleScript Kitchen
- - introduced "display alert" command
-